POV-Ray : Newsgroups : povray.programming : Reserved words in pov-ray : Reserved words in pov-ray Server Time
28 Jul 2024 18:22:36 EDT (-0400)
  Reserved words in pov-ray  
From: Edmund Horner
Date: 2 Dec 1999 08:19:04
Message: <384671c8@news.povray.org>
I've noticed that many new primitives added and suggested for the povray
source, invent new reserved words for their arguments.  For example:

lparse {
    orientation_fwd y
    orientation_right x

    (... more stuff ...)
    }

Is it not possible to recycle existing words like (for this example)
"forward" and "right" ?

Are these extisting words bound to their meanings as applied to camera?

(This was my first post to povray.programming)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.